type coercion meaning in English
类型强制
Examples
- Literals and type coercion
文本和类型强制 - Automatic type coercion
自动类型强制 - Provides hints and tips to avoid common script mistakes in specific areas , such as syntax , order of script interpretation , automatic type coercion , and so on
提供一些提示,以避免在某些具体方面(如语法、脚本解释顺序、自动类型强制等等)出现常见脚本错误。 - Reading a parameter value can be marginally expensive ( because of type coercion ) . therefore , it makes sense to cache the parameter value , at least while the component is actively rendering itself
读取一个参数值会耗费不少资源(因为类型的强制转换) 。因此,缓存参数值是有意义的,至少当组件正在呈现自己时。